home *** CD-ROM | disk | FTP | other *** search
/ How Many Bugs in a Box / How Many Bugs in a Box.cdr / bugs / pagebar / 00064_start movie.ls < prev    next >
Encoding:
Text File  |  1995-04-04  |  160 b   |  13 lines

  1. on startMovie
  2.   global ragman, ragid
  3.   set ragman to 1
  4.   set ragid to EMPTY
  5.   puppetSound(0)
  6.   sound stop 2
  7. end
  8.  
  9. on stopMovie
  10.   global stay
  11.   set stay to 0
  12. end
  13.